From: Jason Rumney Date: Sat, 8 May 2004 19:15:53 +0000 (+0000) Subject: Removed erroneous comment about using utf-16 as X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22625 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7b7c1f2f2eaa46f9a74d3934602442436ad8c77b;p=emacs.git Removed erroneous comment about using utf-16 as selection-coding-system on Windows. --- diff --git a/etc/NEWS b/etc/NEWS index e29f7996532..a86a93e92de 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3509,10 +3509,7 @@ been added. with Custom. ** UTF-16 coding systems are available, encoding the same characters -as mule-utf-8. Coding system `utf-16-le-dos' is useful as the value -of `selection-coding-system' in MS Windows, allowing you to paste -multilingual text from the clipboard. Set it interactively with -C-x RET x or in .emacs with `(set-selection-coding-system 'utf-16-le-dos)'. +as mule-utf-8. ** There is a new language environment for UTF-8 (set up automatically in UTF-8 locales).